What applications is NTFS preferable for? [closed]
        Posted  
        
            by 
                javano
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by javano
        
        
        
        Published on 2012-06-28T16:28:20Z
        Indexed on 
            2012/06/28
            21:18 UTC
        
        
        Read the original article
        Hit count: 284
        
ntfs
When building a new server I prefer to deploy Linux as my OS of choice. This gives me the luxury of being able to choose from various file systems (amongst other aspects), and I will choose a different FS for different servers, depending on what they will be used for.
With Windows OS variants you can only use NTFS. Have any benchmarks or tests been performed that have shown NTFS to be a preferable choice for a given scenario or application (apart from just "running Windows" because it has to be on NTFS).
To clarify what I mean; I might use filesystem X for large transactional storage volumes, but filesystem Y for front end web app servers. If I had a multi-platform application to deploy that (let's pretend) was available on Mac/Win/Lin, is there any type of application or scenario that would benefit from being on NTFS?
© Server Fault or respective owner